/* desktop navigation */
    /* subnav start */
   .subnav1,
   .center-top-nav {
       margin: 0 auto;
       width: 850px;
       text-align: center;
       padding-bottom: 0.6%;
       padding-top: 0.4%;
   }

   .subnav1 .quick-links1,
   .subnav1 .quick-links1 a,
   .subnav1 .quick-links1 a:hover,
   .subnav1 .quick-links1 a:focus {
       text-align: left;
       font-size: 0.8125rem;
       line-height: 1.4;
       color: #434343;
       text-decoration: none;
       white-space: nowrap;
   }

   .subnav1 .quick-links1 a {
       padding: 0 0%;
   }

   .subnav1 .quick-links1 a:first-child {
       padding-left: 0%;
   }

   .subnav1 .quick-links1 a:last-child {
       padding-right: 0%;
   }

   @media (max-width: 480px) {
       .hide-mobile,
       .subnav1 {
           display: none;
       }
   }

   .dropdown-links a {
       font-size: 0.8125rem;
       line-height: 1.6;
       text-align: left;
   }

/* subnav end */

.header-profile-welcome-link, .header-profile-register-link, .itemssearcher-input, .header-mini-cart-menu-cart-link, .header-menu-cart {
    font-size: 0.75rem;
}

.swb-cta {
    letter-spacing: 0.0125rem;
}

.swb-cta b {
    font-weight: 500;
}

@media screen and (min-width: 61.885rem) {
    .header-menu-level1-anchor {
        font-size: .875rem;
        font-weight: 500;
        color: #434343;
    }
}

/* footer start */

.footer-column-heading {
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 0.9rem;
}

.footer-column-title {
    border-bottom: none;
    margin-bottom: 0;
}

.footer-column-title, .footer-column-link-listitem {
    padding-bottom: 18px;
}

.footer-column-link-listitem, .footer-column-link-listitem a {
    font-size: 0.875rem;
    font-weight: 400;
    text-underline-offset: 5px;
    line-height: 0.9rem;
}

/* footer end */

/* PLP start */

/*PLP left nav start */
/* .facets-faceted-navigation-item-category-title {
    font-size: 1rem;
} */
.facets-faceted-navigation-item-category-facet-option, .facets-faceted-navigation-item-category-facet-option .option-active {
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1.125rem;
}
.facets-faceted-navigation-item-category-facet-option .option-active {
    text-decoration: underline;
}

#searchspring-sidebar .ss__theme .ss__facets__column .ss__block a, #searchspring-sidebar .ss__theme .ss__facets .ss__facet .ss__facet__count, #searchspring-sidebar .ss__theme .ss__facets .ss__facet .ss__show-more .ss__show-more__link {
    font-size: 0.875rem;
    font-weight: 500;
}

#searchspring-sidebar .ss__theme .ss__facets .ss__facet .ss__facet__count {
    opacity: 1;
}
/*PLP left nav end */

/* PLP item cell start */
#ss__content--search .facets-item-cell-grid-title, #ss__content--search .product-views-price-lead {
    font-size: 0.875rem;
    font-weight: 400;
}
#ss__content--search .product-views-price-lead {
    font-weight: 600;
}

/* PLP end */

/* PIP start */
.product-details-full-content-header-title {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.3;
}

.product-views-option-color-label-header label {
    font-weight: 500;
}
/* PIP end */